home *** CD-ROM | disk | FTP | other *** search
/ Let's Discover Louisiana / Let's Discover Louisiana.iso / pc / FILES / TIME.dxr / 00336_Wrong Order Text1.ls < prev    next >
Encoding:
Text File  |  2002-12-03  |  137 b   |  9 lines

  1. global retFrame, lockButts
  2.  
  3. on mouseUp
  4.   sprite(103).visible = 0
  5.   lockButts = 0
  6.   retFrame = the frame
  7.   go(marker("Twister1Drop"))
  8. end
  9.